Click or drag to resize

ActiveLockTimeout Property

Gets or sets a lock timeout. The lock timeout as either "Second-n" (where "n" is number between 0 and 4294967295) or "Infinite". InfiniteTimeout

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string Timeout { get; set; }

Property Value

Type: String
See Also